Skip to content

Fix coverage badge and reporting#319

Merged
davidparsson merged 4 commits into
masterfrom
fix-coverage-reporting
Jun 3, 2026
Merged

Fix coverage badge and reporting#319
davidparsson merged 4 commits into
masterfrom
fix-coverage-reporting

Conversation

@davidparsson
Copy link
Copy Markdown
Collaborator

Fixes #318.

@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 1, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.83%. Comparing base (b9c0630) to head (3342c66).

Additional details and impacted files
@@             Coverage Diff             @@
##           master     #319       +/-   ##
===========================================
+ Coverage    0.00%   96.83%   +96.83%     
===========================================
  Files           1        1               
  Lines         601      601               
  Branches        0      103      +103     
===========================================
+ Hits            0      582      +582     
+ Misses        601       13      -588     
- Partials        0        6        +6     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@davidparsson davidparsson marked this pull request as draft June 1, 2026 20:32
@davidparsson davidparsson force-pushed the fix-coverage-reporting branch 2 times, most recently from f5d5fa4 to 5ad71f1 Compare June 2, 2026 10:53
Primarily to catch if the coverage accidentally falls to 0%.
@davidparsson davidparsson force-pushed the fix-coverage-reporting branch 4 times, most recently from 309acc9 to 5a44885 Compare June 3, 2026 12:41
By adding the current working directory to the `sys.path`, which
happens when there is a `conftest.py` file in the root.
@davidparsson davidparsson force-pushed the fix-coverage-reporting branch from e3ff8b5 to 3342c66 Compare June 3, 2026 12:54
@davidparsson davidparsson marked this pull request as ready for review June 3, 2026 12:56
@davidparsson davidparsson merged commit 56f3156 into master Jun 3, 2026
10 checks passed
@davidparsson davidparsson deleted the fix-coverage-reporting branch June 3, 2026 12:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Pypi shows 0% coverage

1 participant